home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0497 / AMOSLIST / 000130_amos-request@svcs1.digex.net_Wed Apr 16 14:11:43 1997.msg < prev    next >
Text File  |  1998-06-24  |  3KB  |  78 lines

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail3.access.digex.net (8.8.5/8.8.5) with ESMTP id OAA00460
  3.     for <mcox@access.digex.net>; Wed, 16 Apr 1997 14:11:42 -0400 (EDT)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id KAA27950
  6.     for amos-out; Wed, 16 Apr 1997 10:20:55 -0400 (EDT)
  7. Received: from mail3.access.digex.net (mail3.access.digex.net [205.197.247.4])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id KAA27947
  9.     for <amos-list@svcs1.digex.net>; Wed, 16 Apr 1997 10:20:54 -0400 (EDT)
  10. Received: from red.paston.co.uk (red.paston.co.uk [194.129.188.3])
  11.     by mail3.access.digex.net (8.8.5/8.8.5) with ESMTP id KAA01568
  12.     for <amos-list@access.digex.net>; Wed, 16 Apr 1997 10:20:52 -0400 (EDT)
  13. Received: from paston.co.uk ([194.129.188.201]) by red.paston.co.uk with SMTP id <843317-141> convert rfc822-to-8bit; Wed, 16 Apr 1997 15:18:53 +0100
  14. From: Ben Wyatt <bwyatt@paston.co.uk>
  15. To: amos-list@access.digex.net
  16. Date:     Wed, 16 Apr 1997 00:33:07 -0000
  17. Message-ID: <yam7045.388.3829552@194.129.188.3>
  18. In-Reply-To: <yam7045.1829.132158680@smtp.ihug.co.nz>
  19. X-Mailer: YAM 1.3.4 [020] - Amiga Mailer by Marcel Beck
  20. Subject: Re: Multi Plot Command
  21. MIME-Version: 1.0
  22. Content-Type: text/plain; charset=iso-8859-1
  23. Content-Transfer-Encoding: 8BIT
  24. Status: O
  25. X-Status: 
  26.  
  27. On 15-Apr-97, Laurie Curwood sat on a keyboard and produced this mess:
  28.  
  29. > If anyone is interested, I have almost finished coding a Multi Plot 
  30. > command, to add to my Falcon Extension (Available from my web page, read
  31. > a previous message). This command has the following capabilites:
  32.  
  33. > Multi Plot X,Y,N,A
  34.  
  35. Sounds excellent. A very useful command.
  36.  
  37. > Interested? Good. It will be available VERY SHORTLY! First, though, I want to
  38. > know what features you think I should put in it! (Nothing too difficult). Tell
  39. > me if it is worth making the same command, but going down instead of accross
  40. > etc. And what you think the syntax should be.
  41.  
  42. How about a multi plot that can do a whole box? Say, something like:
  43.  
  44. Multi Plot x1,y1 To x2,y2,A
  45.  
  46. And how about commands which can insert and delete elements in an array
  47. quickly. Obviously not resize it, just shift the data about. It would
  48. be far more efficient and less cumbersome than the normal AMOS method.
  49. The command could be:
  50.  
  51. Array Insert Array(n()),n
  52.  
  53. Or something like that. I'm not totally sure about the AMOS Array()
  54. function, but it seems to be the only way of doing such things with
  55. extensions.
  56.  
  57. A command I would find occasionally useful would be something that pastes
  58. a bob image down, at a zoomed down ratio. eg
  59.  
  60. Paste Zoomed Bob n,x1,y1 To x2,y2
  61.  
  62. So this:
  63.  
  64. Paste Zoomed Bob 4,100,100 To 120,130
  65.  
  66. Would paste bob 4, resizing it to fit into the specified box. With support
  67. for masks if possible.
  68.  
  69. The current alternative method to this is to open a new screen, Paste Bob
  70. on to it, Zoom it down, Get Bob it and Paste Bob it on the original screen.
  71. Rather a messy and slow method, I'm sure you'll agree.
  72.  
  73. Bye ____________________________________________________
  74.    /                                                    \
  75.   / Ben Wyatt - bwyatt@paston.co.uk or b.wyatt@uea.ac.uk \
  76.   \   http://www.paston.co.uk/users/bwyatt/index.html    /
  77.    \____________________________________________________/
  78.         (c)1995-97 Very Interesting Signatures Ltd.